GrapeCity.CalcEngine.Functions Namespace > CalcConcatenateFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 - 255 items: text1, text2, [text3], [text4], ..
Text1, text2, ... are 2 to 255 text items to be joined into a single text item. The text items can be text strings, numbers, or single-cell references.
'Usage Dim instance As CalcConcatenateFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 - 255 items: text1, text2, [text3], [text4], ..
Text1, text2, ... are 2 to 255 text items to be joined into a single text item. The text items can be text strings, numbers, or single-cell references.
Target Platforms: Windows Server 2012, Windows RT